Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPT3 MoE #4

Open
wants to merge 53 commits into
base: main
Choose a base branch
from
Open

GPT3 MoE #4

wants to merge 53 commits into from

Conversation

haeggee
Copy link

@haeggee haeggee commented Aug 5, 2024

WIP

  • new model class with moe changes on top of gpt3
  • aux losses with backward through pipeline engine
  • correct compute_block_costs and flops
  • moe with mlp that is not 3 weight matrices (i.e. not llama style)
  • sparse upcycling / load from pretrained
  • hf conversion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants